home *** CD-ROM | disk | FTP | other *** search
- LIBRARY VBPRNT16
- DESCRIPTION 'ExtDeviceMode functions for VB'
- EXETYPE WINDOWS
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE SINGLE
- HEAPSIZE 8192
- EXPORTS
- VBGetPrinters
- VBGetDriverFromName
- VBSetDefPrinter
- VBGetDefPrinter
- VBExtDeviceMode
- VBDevModeToStr
- VBStrToDevMode
- VBDeviceCapabilities
- VBResetDC
-
-